home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: Selection Problem
- Sent: 6/27/96 12:57 PM
- Received: 6/27/96 1:11 PM
- From: Henri Lamiraux, lamiraux@apple.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >The problem is that Adjustcursor is not called from HandleIdle but from
- >the OpenDoc MouseEnter/Within/Leave methods. OpenDoc doesn't provide a
- >event record at this time. ODF has a bunch of methods in FWEventU.h to
- >test if the command/shift/option keys are pressed without having a event
- >record.
-
- As Troy from the KickStart Parts Team pointed out to me, my answer is not
- entirely true. MouseEnter, etc. come into a part through HandleEvent, so
- there's an event record. I will make a change to ODF 2 to pass the event
- record.
-
- ........................................................................
- Henri Lamiraux lamiraux@apple.com
- Apple Computer, Inc. OpenDoc(tm) Development Framework
- ........................................................................
-
-